home *** CD-ROM | disk | FTP | other *** search
-
- // This JavaScript file was autogenerated from inc/real/wires/r3wiinst.h
- // Do not modify by hand
- // Copyrights 2001, Realsoft Graphics, Finland
-
- include("real/wires/r3wire.js")
- var R3CLID_WIINSTANCE = 150;
-
- R3WIINSTANCEM_ = 150000;
-
- function _R3WIINSTANCEM_() {
- return this.r3Do(R3WIINSTANCEM_, arguments);
- }
-
- function r3Wiinstance () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_WIINSTANCE, arguments);
- }
- // Methods
- this.=_R3WIINSTANCEM_;
-
- // Attributes
- }
-
- r3Wiinstance.prototype=new r3Wire;
- // inc/real/wires/r3wiinst.h_H